-
Notifications
You must be signed in to change notification settings - Fork 1.4k
FOR CI ONLY - DONT REVIEW #24932
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
FOR CI ONLY - DONT REVIEW #24932
Conversation
Automatically created by Github Action Signed-off-by: Nordic Builder <[email protected]>
Make sure that the PSA_CORE_DISABLED is always selected and is the only available option for the Ironside enabled devices. Signed-off-by: Georgios Vasilakis <[email protected]>
Enable NRF_SECURITY by default when the PSA RNG is enabled with the Ironside devices. I also refactored the previous logic to avoid duplications in the default statements. Signed-off-by: Georgios Vasilakis <[email protected]>
The NRF_IRONSIDE is a provider of PSA services (including storage) so it cannot be used along with the truested storage subsystem which provides PSA storage APIs. Signed-off-by: Georgios Vasilakis <[email protected]>
The following west manifest projects have changed revision in this Pull Request:
⛔ DNM label due to: 1 project with PR revision Note: This message is automatically posted and updated by the Manifest GitHub Action. |
CI InformationTo view the history of this post, clich the 'edited' button above Inputs:Sources:sdk-nrf: PR head: 971746f5fbb473d9324f6089403db766b7fdaec5 more detailssdk-nrf:
zephyr:
Github labels
List of changed files detected by CI (23)
Outputs:ToolchainVersion: f66cf421f3 Test Spec & Results: ✅ Success; ❌ Failure; 🟠 Queued; 🟡 Progress; ◻️ Skipped;
|
Enable the option PSA_CRYPTO when NRF_SECURITY is enabled. This will make it possible to make mbedTLS about different providers of PSA crypto APIs. Signed-off-by: Georgios Vasilakis <[email protected]>
1d8d7ff
to
971746f
Compare
No description provided.